Skip to main content

Write to file

Description

Write to file is a Process Entry in the File Management Plugin for Process Studio Processes. Write to file is a Process Entry can write text content to an existing or new file or append text to an existing file

Configurations

No.Field NameDescription
1Process Entry nameSpecify a unique name for the process entry, on the workspace area. A process entry can be placed on the canvas several times; and each instance of the entry must have a unique name.
File:
1File nameEnter or browse the filename to write to.
2Create parent folderEnable checkbox to create file structure.
3Append fileEnable checkbox to append to file.
Content:
1EncodingSelect the character encoding of your text from drop down list.
2TextProvide the text to write to file